Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release: vSomeIP-Lib 3.5.3 #819

Merged
merged 1 commit into from
Nov 28, 2024
Merged

Release: vSomeIP-Lib 3.5.3 #819

merged 1 commit into from
Nov 28, 2024

Conversation

duartenfonseca
Copy link
Collaborator

Changes:

  • Add timeout for detached threads
  • Update wireshark dissector
  • fix race condition on boost async operations
  • Enabled initial event tests
  • Add vsomeip config parsing
  • Whitelist initial events tests
  • Adds on_register_application_ack
  • Suspend resume tests fix
  • add service and method ids to the clients_ array
  • Fix capturing references to stack variables
  • Protects receiver_ and lock to routing stop function
  • Add include unordered map
  • Add remove local in deregistration(rmi)
  • protect deserialization from malicious input
  • Ignore send_cbk if the socket is not connected
  • Move suspend/resume of endpoints
  • Change handling of availabilities for wildcasts
  • Allow to configure the initial routing state
  • Enable subscription expiration
  • Fixed if-guard name
  • Remove redundant ostream manipulators sync update
  • Fix capturing references to stack variables
  • Log offers on first occurrence in routing manager

Changes:
- Add timeout for detached threads
- Update wireshark dissector
- fix race condition on boost async operations
- Enabled initial event tests
- Add vsomeip config parsing
- Whitelist initial events tests
- Adds on_register_application_ack
- Suspend resume tests fix
- add service and method ids to the clients_ array
- Fix capturing references to stack variables
- Protects receiver_ and lock to routing stop function
- Add include unordered map
- Add remove local in deregistration(rmi)
- protect deserialization from malicious input
- Ignore send_cbk if the socket is not connected
- Move suspend/resume of endpoints
- Change handling of availabilities for wildcasts
- Allow to configure the initial routing state
- Enable subscription expiration
- Fixed if-guard name
- Remove redundant ostream manipulators sync update
- Fix capturing references to stack variables
- Log offers on first occurrence in routing manager
@duartenfonseca duartenfonseca merged commit c7d43e9 into master Nov 28, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant